~/storm/build/bin/storm --jani rectangle-tireworld.11.jani --janiproperty goal --signal-timeout 60 --general:precision 1e-12 --gmm++:precision 1e-12 --native:precision 1e-12 --minmax:precision 1e-12 --timebounded:precision 1e-6 --lra:precision 1e-12 --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4 --engine sparse --exact
Storm 1.5.1
Date: Thu Apr 30 06:34:46 2020
Command line arguments: --jani rectangle-tireworld.11.jani --janiproperty goal --signal-timeout 60 '--general:precision' 1e-12 '--gmm++:precision' 1e-12 '--native:precision' 1e-12 '--minmax:precision' 1e-12 '--timebounded:precision' 1e-6 '--lra:precision' 1e-12 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4 --engine sparse --exact
Current working directory: /
WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 20.167s.
Time for model construction: 2.151s.
--------------------------------------------------------------
Model type: MDP (sparse)
States: 242
Transitions: 16084
Choices: 15367
Reward Models: none
State Labels: 3 labels
* deadlock -> 0 item(s)
* (((var2 = 2) & (var1 = 2)) & (var0 = 1)) -> 1 item(s)
* init -> 1 item(s)
Choice Labels: none
--------------------------------------------------------------
Model checking property "goal": Pmax=? [F (((var2 = 2) & (var1 = 2)) & (var0 = 1))] ...
Result (for initial states): 1 (approx. 1)
Time for model checking: 0.020s.